make element float on top

71

.close-image {
   display: block;
   float: center;  
   z-index: 3;
   position: absolute;
}

Comments

Submit
0 Comments